Registry Guide for Windows Registry Guide for Windows
Part of the WinGuides Network
WinGuides Network and Software
Registry tweaks, tricks & hacks to optimize, enhance and secure Microsoft Windows.

Short Filenames on NTFS Partitions (Windows NT/2000/XP)
Category: Home > Windows > File System > Files and Shortcuts

Download this tweak with Tweak Manager!This tweak can be easily applied using WinGuides Tweak Manager.
Download a free trial now!

This setting controls whether MS-DOS compatible 8.3 file names should be generated on NTFS partitions. Disabling this feature can increase the performance on high usage partitions that have large amount of files with long filenames.

Open your registry and find the key below.

Create a new DWORD value, or modify the existing value, called "NtfsDisable8dot3NameCreation" and set it to "1" to disable 8.3 name creation.

Restart Windows for the change to take effect.

Note: Some installation programs may have problems with this option enabled, you can either re-enabled 8.3 creation during the install or use directory names in the short format i.e. "c:\progra~1\applic~1".

Registry Editor Example
|NameTypeData|
|(Default)REG_SZ(value not set)|
|NtfsDisable8dot3NameCreationREG_DWORD0x00000001 (1)|
-
|HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem|
-

Settings:
System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]
Name: NtfsDisable8dot3NameCreation
Type: REG_DWORD (DWORD Value)
Value: (0=disable, 1=enable)

Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.

Last Modified: May 21, 2003

 Return to Index Copyright © 1998-2003. All Rights Reserved.  License